projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e318085
)
(blessmail): Use $srcdir to find blessmail.el.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 23:47:10 +0000
(23:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 31 Aug 1996 23:47:10 +0000
(23:47 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index da9a0b5b278b5be3382798e5be8f12235f7dac3a..908be0b956ba758d7f2d9a07b118622ad0933c18 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-229,7
+229,7
@@
all: ${DONT_INSTALL} ${UTILITIES} ${INSTALLABLES}
#ifdef MOVEMAIL_NEEDS_BLESSING
blessmail:
- ../src/emacs -batch -l ../lisp/blessmail.el
+ ../src/emacs -batch -l
$(srcdir)/
../lisp/blessmail.el
chmod +x blessmail
#endif